home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Visio / flash / visio10_ui.swf / scripts / DefineButton2_540 / BUTTONCONDACTION on(release, keyPress Enter).as next >
Encoding:
Text File  |  2001-03-22  |  101 b   |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    getUrl("http://www.microsoft.com/office/visio/", "_blank");
  3. }
  4.